[INFO] cloning repository https://github.com/sercanio/fortify-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sercanio/fortify-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsercanio%2Ffortify-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsercanio%2Ffortify-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6e6ee550136064f7aeca1530896352ee701c0f4
[INFO] checking sercanio/fortify-cli against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsercanio%2Ffortify-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sercanio/fortify-cli
[INFO] finished tweaking git repo https://github.com/sercanio/fortify-cli
[INFO] tweaked toml for git repo https://github.com/sercanio/fortify-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sercanio/fortify-cli on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sercanio/fortify-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.7
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded clap_lex v0.7.7
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.2
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.3
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded time v0.3.45
[INFO] [stderr]   Downloaded zxcvbn v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61
[INFO] running `Command { std: "docker" "start" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking zxcvbn v3.1.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking fortify-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]  --> tests/integration_tests.rs:6:28
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut cmd = Command::cargo_bin("fortify-cli").unwrap();
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_tests.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let mut cmd = Command::cargo_bin("fortify-cli").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_tests.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut cmd = Command::cargo_bin("fortify-cli").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_tests.rs:42:28
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut cmd = Command::cargo_bin("fortify-cli").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_tests.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let mut cmd = Command::cargo_bin("fortify-cli").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::Command::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin_cmd!`
[INFO] [stdout]   --> tests/integration_tests.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mut cmd = Command::cargo_bin("fortify-cli").unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.21s
[INFO] running `Command { std: "docker" "inspect" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61", kill_on_drop: false }`
[INFO] [stdout] 5aa1a06ccdc8baa42900ca0af62b5432f050b95fac44b9dc43323ab25ceabe61
